AddressEntries Collection Object

The AddressEntries collection object contains one or more AddressEntry objects.

Quick Info

Specified in header file:

MDISP.ODL

First available in version:

OLE Messaging Library 1.1

Parent objects:

AddressList1O7.CTU

Child objects:

AddressEntry1O6Y3BK
AddressEntryFilterA6LSSV

Default property:

ItemXKPBZT

 

An AddressEntries collection is considered a large collection, which means that the Count and Item properties have limited validity, and your best option is to use an AddressEntry object identifier value or the Get methods to access an individual AddressEntry object within the collection.

Properties

 
Property name

Available in version

 
Type

 
Access

Application5GI0QO

1.1

String

Read-only

Class1CT5_O0

1.1

Long

Read-only

Count1SDB647

1.1

Long

Read-only

FilterJE.8C8

1.1

AddressEntryFilter object

Read/write

ItemXKPBZT

1.1

AddressEntry object

Read-only

Parent13HN1VR

1.1

AddressList object

Read-only

Session23X3PG

1.1

Session object

Read-only

 

Methods

 
Method name

Available in version

 
Parameters

Add2MZ851.

1.1

emailtype as String,
(optional) name as String,
(optional) address as String

 

 

 

DeleteSHL84B

1.1

(none)

GetFirst14IQVO0

1.1

(none)

GetLastCCWWVX

1.1

(none)

GetNext3GIA_CA

1.1

(none)

GetPrevious1NFK_8.

1.1

(none)

 

 

 

 

 

 

 

Remarks

Each AddressEntry object in the collection holds information representing a person or process to which the messaging system can deliver messages. An AddressEntries collection provides access to the entries in a MAPI address book.